Filename | (eval 331)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148] |
Statements | Executed 3 statements in 9µs |
Eval Invoked At | /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
2 | 2 | 2 | 21µs | 827µs | add_format_validation | JSON::Schema::Modern::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package JSON::Schema::Modern; | ||||
2 | # spent 827µs (21+806) within JSON::Schema::Modern::add_format_validation which was called 2 times, avg 413µs/call:
# once (11µs+773µs) by JSON::Schema::Modern::Document::OpenAPI::_add_vocab_and_default_schemas at line 200 of JSON/Schema/Modern/Document/OpenAPI.pm
# once (10µs+33µs) by JSON::Schema::Modern::add_format_validation at line 6 | ||||
3 | 1 | 0s | for my $method (@$before) { | ||
4 | 1 | 5µs | 1 | 730µs | $method->(@_); # spent 730µs making 1 call to JSON::Schema::Modern::__ANON__[/Users/ether/git/JSON-Schema-Modern/lib/JSON/Schema/Modern.pm:124] |
5 | } | ||||
6 | 1 | 4µs | 1 | 43µs | $$wrapped->(@_);} # spent 43µs making 1 call to JSON::Schema::Modern::add_format_validation |
7 | ; |